projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2015-07-22
justbur
Update readme with new features
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
justbur
Much better paging implementation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
justbur
Don't prevent changing paging bindings
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
justbur
Add options for paging (disabled by default)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
justbur
Fix readme
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
justbur
Add check for no keys
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
justbur
Add new setup function for right-bottom
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
justbur
Bump version
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
justbur
Turn off show remaining keys by default
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
justbur
Merge branch 'develop'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
justbur
Basic paging works
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
justbur
Show page count with prefix
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
justbur
Put spaces in separator so they can be changed
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
justbur
Don't show page if first column doesn't fit
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
justbur
Fix bug in page layout
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
justbur
Ability to specify two locations for side-window
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
justbur
echo-keystrokes might be nil
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
justbur
Start on right-bottom and bottom-right sw impl
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
justbur
Add description sort and make key order default
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
justbur
Typo in lighter-status function
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
justbur
Fix mode line status
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
justbur
Add status to mode line
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
justbur
Move all prefix adding code to one place
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Justin Burkett
Update README.org
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
justbur
Add a couple of docstrings
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
justbur
Merge branch 'master' into develop
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
justbur
Fix prefix code
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
justbur
Paging works barely
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
justbur
Rewrite of page creation alg
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
justbur
Typo in docstring
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
justbur
Add special key handling to key sort order
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
justbur
Add option to sort output by key (off by default)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
justbur
Fix potential bug when no keys exist
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
justbur
Start on new status key impl
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
justbur
Use string-width instead of length for strings
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
justbur
Reformat source
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
justbur
Move badge below header
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
justbur
Add MELPA badge and change README indentation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
justbur
Add MELPA badge and change README indentation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
justbur
Add MELPA to install insructions
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
justbur
Merge branch 'master' of https://github.com/justbur...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
justbur
Bump version
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Justin Burkett
Merge pull request #40 from xuchunyang/master
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
justbur
Change echo-keystrokes logic
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Chunyang Xu
Make which-key buffer uninteresting
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
justbur
Erase truncate-lines message
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
justbur
Tweak setup breaking out echo-keystrokes stuff
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
justbur
Cleanup comments
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
justbur
Add another key translation map to check
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
justbur
Fix #39
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
justbur
Better notes
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
justbur
Don't show echo-keystroke note more than once
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
justbur
Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
justbur
Add ability to temporarily prevent popups
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
justbur
Remove useless when
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Justin Burkett
Merge pull request #36 from syohex/fix-funcall
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Justin Burkett
Merge pull request #37 from purcell/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Steve Purcell
Misc formatting fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-07-15
Syohei YOSHIDA
Remove hash quotes
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
justbur
Switch to only using dashes for symbol names
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
justbur
Merge branch 'master' of https://github.com/justbur...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
justbur
Be consistent with use of double slash
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
Justin Burkett
Merge pull request #34 from bmag/master
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
Bar Magal
Updated images for split frame
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
justbur
Typo in readme
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
justbur
Fix url in header
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
justbur
flycheck-package fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
justbur
Reorg the readme and add key features to intro
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
justbur
Cleanup replacement functions again
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
justbur
Fix add-replacement functions
commit
|
commitdiff
|
tree
|
snapshot
2015-07-14
justbur
Fix #33
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
justbur
New default pictures
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
justbur
Convert custom functions to defcustom
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
justbur
Fix weird no room error
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
justbur
Autoloads for helper functions
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
justbur
Remove defaults related to outside packages
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
justbur
Minor change to previous refactor
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
justbur
Refactor column layout
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
justbur
Fix a message
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
justbur
Remove some old code
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
justbur
Add docstring for propertize-description
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
justbur
Move unicode-correction and bump default to 3
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
justbur
Fix #32
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
justbur
Fix unicode-correction docstring
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
justbur
Add support for custom display functions
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
justbur
Change default unicode-correction
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
justbur
Update commentary
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
justbur
Fixes #24 (Update docstrings)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
justbur
Cleanup replacement helper functions
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
justbur
Add note to README about side-window defaults
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
justbur
Add unicode correction for wide unicode chars
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
justbur
Add default replacement for select-window-[N]
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
justbur
Mention customize-group in README
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
justbur
Readme typo
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
justbur
Merge branch 'master' of https://github.com/justbur...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
justbur
Add replacement descriptions to readme.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
Justin Burkett
Merge pull request #30 from bmag/readme
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
justbur
Merge branch 'readme' of https://github.com/bmag/emacs...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
justbur
Show prefix in can't show messages
commit
|
commitdiff
|
tree
|
snapshot
2015-07-11
justbur
Merge status-key
commit
|
commitdiff
|
tree
|
snapshot
next